Welcome![Sign In][Sign Up]
Location:
Search - Naive Bayes

Search list

[Linux-Unixboosting_src

Description: Boosting中的AdaBoost.M1算法在文本分类中的应用实现。使用ICTCLAS用于中文分词,弱分类器使用Naive Bayes。程序参数使用配置文件的格式。-Application of text classification using AdaBoost.M1. Use ICTCLAS tool in Chinese segment, and use Naive Bayes as the weak classifier. use the config file as the parameters of the program.
Platform: | Size: 4137984 | Author: 彭卫华 | Hits:

[AI-NN-PRnaiveBayesClassify

Description: 机器学习算法,朴素贝叶斯分类器,常用作文本分类,或者用在本体匹配算法中用作相似度的计算-Machine learning algorithm, naive bayes classifier, commonly used ZuoWenBen classification, or use in ontology matching algorithm used in the calculation of similarity degree
Platform: | Size: 7168 | Author: 兰明明 | Hits:

[AI-NN-PRbeiyesiwenbenfenlei

Description: 基于朴素贝叶斯算法分类器,实现文本的自动分类-Based on the naive Bayes classifier, realization of automatic text classification
Platform: | Size: 455680 | Author: 宁艳 | Hits:

[AI-NN-PRNaiveBayes

Description: 数据挖掘中分类算法naive bayes的实现-naive bayes
Platform: | Size: 7168 | Author: | Hits:

[AI-NN-PRCPP

Description: 朴素贝叶斯文本 分类接口实现源码,C/C++接口实现文本分类-Naive Bayes text text classification interface implementation source code in C/C++ interface text classification
Platform: | Size: 2048 | Author: 韩天龙 | Hits:

[VC/MFCthe-classical-algorithm

Description: (经典聚类算法) 国际权威的学术组织the IEEE International Conference on Data Mining (ICDM) 2006年12月评选出了数据挖掘领域的十大经典算法:C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART. 不仅仅是选中的十大算法,其实参加评选的18种算法,实际上随便拿出一种来都可以称得上是经典算法,它们在数据挖掘领域都产生了极为深远的影响。-(Classical clustering algorithm) International authoritative academic organization of the IEEE International Conference on Data Mining (ICDM) in December 2006 selected the top ten of the field of data mining algorithm: the C4.5, k-Means, SVM, of Apriori, the EM, the PageRank, AdaBoost, kNN , the Naive Bayes, and the CART. Not just the selected 10 algorithms, in fact, participate in the selection of 18 kinds of algorithms, in fact, easily come up with one can be called a classical algorithm in the field of data mining, they have had far-reaching impact.
Platform: | Size: 3922944 | Author: 赵鑫维 | Hits:

[File FormatDocuments

Description: This code provides two simple examples of naive Bayes classifier. In the first example the input are a bunch of positive and negative numbers and their corresponding classes i.e. posi or negi and is tested with random numbers.-This code provides two simple examples of naive Bayes classifier. In the first example the input are a bunch of positive and negative numbers and their corresponding classes i.e. posi or negi and is tested with random numbers.
Platform: | Size: 647168 | Author: mithilesh | Hits:

[JSP/JavamailFiler

Description: 朴素贝叶斯分类算法开发的文本文件过滤器 ,使用之前需要设置训练集.-Naive Bayes classification algorithm developed by a text file filters, need to set up the training set prior to use.
Platform: | Size: 2100224 | Author: 王打狗 | Hits:

[matlabTutorMatlab

Description: MATLAB PROGARM Naive Bayes
Platform: | Size: 1024 | Author: PACMAR | Hits:

[Mathimatics-Numerical algorithmslfd_2005_naive

Description: Why Naive Bayes? Naive Bayes is one of the simplest density estimation methods from which we can form one of the standard classiˉcation methods in machine learning.
Platform: | Size: 108544 | Author: rafa | Hits:

[Industry researchMcCannLowe_CVPR2012_1925

Description: 图像分类算法,2012年CVPR中的文章,效果还可以,采用“Local Naive Bayes Nearest Neighbor”方法-Image classification algorithm, CVPR 2012 article, the effect can also " Local Naive Bayes Nearest Neighbor method
Platform: | Size: 625664 | Author: liu | Hits:

[matlabNBC

Description: 实现朴素贝叶斯的分类,很好用的,利用matlab编写,不错的程序-Naive Bayes classification, well used, the use of Matlab prepared, a good program
Platform: | Size: 5120 | Author: 高影 | Hits:

[AI-NN-PRNaiveBayes

Description: Implementation of Naive bayes spam filters
Platform: | Size: 23552 | Author: tej shahi | Hits:

[MultiLanguagexSpliter-0.1

Description: 基于朴素贝叶斯文本分类,准确率能达到80 ,可以作为参考。-Naive Bayes text classification, the accuracy rate can reach 80 , can be used as reference.
Platform: | Size: 143360 | Author: 袁明 | Hits:

[JSP/Javacom

Description: 朴素贝叶斯文本分类,JAVA开发的,对非数值的数据进行分类-Naive Bayes Text Classifier
Platform: | Size: 6144 | Author: 吕艳萍 | Hits:

[AI-NN-PRnan

Description: 朴素贝叶斯方法的文本分类器方法的研究源码-Study the source code of the Naive Bayes method of text classification methods
Platform: | Size: 1024 | Author: 吕艳萍 | Hits:

[Special Effectsbag_words_demo

Description: Graphic Detection and Recognition using Bag-of-word method, finding feature vector with K-means classifier, training or testing data with Naive Bayes Classifier or PLCA method.
Platform: | Size: 32281600 | Author: Huang Hua | Hits:

[matlabbayes

Description: bayesian classifier, naive bayesian classifier algorithms are implementer using matlab 20-bayesian classifier, naive bayesian classifier algorithms are implementer using matlab 2011
Platform: | Size: 15360 | Author: Karim Khalifeh | Hits:

[Software Engineering10-da--suanfa

Description: 讲述了最著名的十大数据挖掘算法,经典资料,国际权威的学术组织the IEEE International Conference on Data Mining (ICDM) 2006年12月评选出了数据挖掘领域的十大经典算法:C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART.-About the top ten most famous data mining algorithms, the classical information, the international authority of the academic organization of the IEEE International Conference on Data Mining (ICDM) 2006, selected the top ten of the field of data mining algorithms: the C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART.
Platform: | Size: 57344 | Author: 吴贵锋 | Hits:

[Windows DevelopNnaive_bayesa

Description: 朴素贝叶斯分类器,用C++实实现的基于朴素贝叶斯算法的分类器 -Naive Bayesian classifier, the classifier based on the Naive Bayes algorithm to achieve C++ real
Platform: | Size: 12288 | Author: | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »

CodeBus www.codebus.net